runtime.gcControllerState.memoryLimitHeapGoal (method)
2 uses
runtime (current package)
mgcpacer.go#L1007: if newGoal := c.memoryLimitHeapGoal(); newGoal < goal {
mgcpacer.go#L1048: func (c *gcControllerState) memoryLimitHeapGoal() uint64 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)